FHIR IG analytics| Package | xtehr.eu.ehds.models |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-EHDSPatient.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSPatient.html |
| URL | http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-04-03T08:10:50+00:00 |
| Name | EHDSPatient |
| Title | Patient model |
| Description | Model for information about a patient (subject of care). |
| Type | http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient |
| Kind | logical |
| StructureDefinition | ||
| xtehr.eu.ehds.models#current | EHDSDataSet | DataSet model |
| xtehr.eu.ehds.models#current | EHDSDischargeReport | Discharge Report model |
| xtehr.eu.ehds.models#current | EHDSImagingReport | Imaging report model |
| xtehr.eu.ehds.models#current | EHDSLaboratoryReport | Laboratory report model |
| xtehr.eu.ehds.models#current | EHDSMedicationDispense | Medication dispense model |
| xtehr.eu.ehds.models#current | EHDSObservation | Observation model |
| xtehr.eu.ehds.models#current | EHDSPatientLaboratoryObligations | Patient laboratory specific obligations |
| xtehr.eu.ehds.models#current | EHDSPatientObligations | Patient obligations |
| xtehr.eu.ehds.models#current | EHDSRelatedPerson | Related person model |
| xtehr.eu.ehds.models#current | EHDSSpecimen | Specimen model |
| hl7.eu.fhir.xshare-careplan#current | careplan-draft-logical | Care Plan (Logical Model) |
| StructureDefinition | ||
| xtehr.eu.ehds.models#current | EHDSAddress | Address model |
| xtehr.eu.ehds.models#current | EHDSHumanName | Human name model |
| xtehr.eu.ehds.models#current | EHDSTelecom | Telecom model |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition EHDSPatient
Language: en
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | Patient model | |
![]() ![]() | 1..* | Identifier | An identifier of the patient that is unique within a defined scope (typically a national patient identifier, but it can also be a temporary identifier issued by the EHR). | |
![]() ![]() | 0..* | EHDSHumanName | Name associated with the patient/subject. | |
![]() ![]() | 0..1 | dateTime | Date of birth | |
![]() ![]() | 0..1 | Whether the patient is deceased or date of death. | ||
![]() ![]() ![]() | boolean | |||
![]() ![]() ![]() | dateTime | |||
![]() ![]() | 0..1 | CodeableConcept | Administrative gender Binding Description: (preferred): HL7 Administrative Gender | |
![]() ![]() | 0..* | EHDSAddress | Mailing and home or office addresses. | |
![]() ![]() | 0..* | EHDSTelecom | Contact information. | |
{
"resourceType": "StructureDefinition",
"id": "EHDSPatient",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient",
"version": "1.0.0",
"name": "EHDSPatient",
"title": "Patient model",
"status": "active",
"date": "2026-04-03T08:10:50+00:00",
"publisher": "Xt-EHR",
"contact": [
{
"name": "Xt-EHR",
"telecom": [
{
"system": "url",
"value": "http://www.xt-ehr.eu/"
}
]
}
],
"description": "Model for information about a patient (subject of care).",
"fhirVersion": "5.0.0",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "5.0.0"
}
],
"element": [
{
"id": "EHDSPatient",
"path": "EHDSPatient",
"short": "Patient model",
"definition": "Model for information about a patient (subject of care).",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "EHDSPatient.identifier",
"path": "EHDSPatient.identifier",
"short": "An identifier of the patient that is unique within a defined scope (typically a national patient identifier, but it can also be a temporary identifier issued by the EHR).",
"definition": "An identifier of the patient that is unique within a defined scope (typically a national patient identifier, but it can also be a temporary identifier issued by the EHR).",
"min": 1,
"max": "*",
"base": {
"path": "EHDSPatient.identifier",
"min": 1,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "EHDSPatient.name",
"path": "EHDSPatient.name",
"short": "Name associated with the patient/subject.",
"definition": "Name might consist of name parts, e.g. Given name or names, family name/surname, name prefix etc.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSPatient.name",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHumanName"
}
]
},
{
"id": "EHDSPatient.dateOfBirth",
"path": "EHDSPatient.dateOfBirth",
"short": "Date of birth",
"definition": "Date of birth",
"min": 0,
"max": "1",
"base": {
"path": "EHDSPatient.dateOfBirth",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "EHDSPatient.deceased[x]",
"path": "EHDSPatient.deceased[x]",
"short": "Whether the patient is deceased or date of death.",
"definition": "Whether the patient is deceased or date of death.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSPatient.deceased[x]",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean"
},
{
"code": "dateTime"
}
]
},
{
"id": "EHDSPatient.administrativeGender",
"path": "EHDSPatient.administrativeGender",
"short": "Administrative gender",
"definition": "This field must contain a recognised valid value for \"administrative gender\". If different, \"physiological gender\" should be communicated elsewhere.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSPatient.administrativeGender",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 Administrative Gender"
}
},
{
"id": "EHDSPatient.address",
"path": "EHDSPatient.address",
"short": "Mailing and home or office addresses.",
"definition": "The addresses are always sequences of address parts (e.g. street address line, country, postal code, city) even if postal address formats may vary depending on the country. An address may or may not include a specific use code; if this attribute is not present it is assumed to be the default address useful for any purpose.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSPatient.address",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAddress"
}
]
},
{
"id": "EHDSPatient.telecom",
"path": "EHDSPatient.telecom",
"short": "Contact information.",
"definition": "Contact information.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSPatient.telecom",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSTelecom"
}
]
}
]
},
"differential": {
"element": [
{
"id": "EHDSPatient",
"path": "EHDSPatient",
"short": "Patient model",
"definition": "Model for information about a patient (subject of care)."
},
{
"id": "EHDSPatient.identifier",
"path": "EHDSPatient.identifier",
"short": "An identifier of the patient that is unique within a defined scope (typically a national patient identifier, but it can also be a temporary identifier issued by the EHR).",
"definition": "An identifier of the patient that is unique within a defined scope (typically a national patient identifier, but it can also be a temporary identifier issued by the EHR).",
"min": 1,
"max": "*",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "EHDSPatient.name",
"path": "EHDSPatient.name",
"short": "Name associated with the patient/subject.",
"definition": "Name might consist of name parts, e.g. Given name or names, family name/surname, name prefix etc.",
"min": 0,
"max": "*",
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHumanName"
}
]
},
{
"id": "EHDSPatient.dateOfBirth",
"path": "EHDSPatient.dateOfBirth",
"short": "Date of birth",
"definition": "Date of birth",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "EHDSPatient.deceased[x]",
"path": "EHDSPatient.deceased[x]",
"short": "Whether the patient is deceased or date of death.",
"definition": "Whether the patient is deceased or date of death.",
"min": 0,
"max": "1",
"type": [
{
"code": "boolean"
},
{
"code": "dateTime"
}
]
},
{
"id": "EHDSPatient.administrativeGender",
"path": "EHDSPatient.administrativeGender",
"short": "Administrative gender",
"definition": "This field must contain a recognised valid value for \"administrative gender\". If different, \"physiological gender\" should be communicated elsewhere.",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 Administrative Gender"
}
},
{
"id": "EHDSPatient.address",
"path": "EHDSPatient.address",
"short": "Mailing and home or office addresses.",
"definition": "The addresses are always sequences of address parts (e.g. street address line, country, postal code, city) even if postal address formats may vary depending on the country. An address may or may not include a specific use code; if this attribute is not present it is assumed to be the default address useful for any purpose.",
"min": 0,
"max": "*",
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAddress"
}
]
},
{
"id": "EHDSPatient.telecom",
"path": "EHDSPatient.telecom",
"short": "Contact information.",
"definition": "Contact information.",
"min": 0,
"max": "*",
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSTelecom"
}
]
}
]
}
}